﻿2026-07-16T23:18:36.8726770Z ##[group]Run actions/checkout@v5
2026-07-16T23:18:36.8727280Z with:
2026-07-16T23:18:36.8727661Z   repository: BigscreenVR/spt-bs-core
2026-07-16T23:18:36.8730724Z   token: ***
2026-07-16T23:18:36.8731095Z   ssh-strict: true
2026-07-16T23:18:36.8731466Z   ssh-user: git
2026-07-16T23:18:36.8731843Z   persist-credentials: true
2026-07-16T23:18:36.8732255Z   clean: true
2026-07-16T23:18:36.8732654Z   sparse-checkout-cone-mode: true
2026-07-16T23:18:36.8733106Z   fetch-depth: 1
2026-07-16T23:18:36.8733466Z   fetch-tags: false
2026-07-16T23:18:36.8733833Z   show-progress: true
2026-07-16T23:18:36.8734206Z   lfs: false
2026-07-16T23:18:36.8734544Z   submodules: false
2026-07-16T23:18:36.8734916Z   set-safe-directory: true
2026-07-16T23:18:36.8735316Z env:
2026-07-16T23:18:36.8735669Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-16T23:18:36.8736121Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-16T23:18:36.8736548Z ##[endgroup]
2026-07-16T23:18:36.9505678Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-16T23:18:36.9507299Z ##[group]Getting Git version info
2026-07-16T23:18:36.9507991Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-16T23:18:36.9508912Z [command]/usr/bin/git version
2026-07-16T23:18:36.9509515Z git version 2.43.0
2026-07-16T23:18:36.9513156Z ##[endgroup]
2026-07-16T23:18:36.9524149Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/cbc5c3c9-b2f7-4397-b963-cc5e8477aa0e' before making global git config changes
2026-07-16T23:18:36.9527030Z Adding repository directory to the temporary git global config as a safe directory
2026-07-16T23:18:36.9528016Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-16T23:18:36.9558367Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-16T23:18:36.9579755Z https://github.com/BigscreenVR/spt-bs-core
2026-07-16T23:18:36.9589786Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-16T23:18:36.9592229Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-16T23:18:36.9610763Z HEAD
2026-07-16T23:18:36.9641666Z ##[endgroup]
2026-07-16T23:18:36.9642654Z [command]/usr/bin/git submodule status
2026-07-16T23:18:36.9830955Z ##[group]Cleaning the repository
2026-07-16T23:18:36.9834802Z [command]/usr/bin/git clean -ffdx
2026-07-16T23:18:37.8004416Z Removing target/
2026-07-16T23:18:37.8013098Z [command]/usr/bin/git reset --hard HEAD
2026-07-16T23:18:37.8066961Z HEAD is now at 11f5ad2 Merge 66d9dc645d73dac49fd0e7c8f10b7bd079d647a9 into 0bb37f352d871f288d3c1ab5af6133020d57c674
2026-07-16T23:18:37.8072157Z ##[endgroup]
2026-07-16T23:18:37.8073993Z ##[group]Disabling automatic garbage collection
2026-07-16T23:18:37.8077612Z [command]/usr/bin/git config --local gc.auto 0
2026-07-16T23:18:37.8104872Z ##[endgroup]
2026-07-16T23:18:37.8110636Z ##[group]Setting up auth
2026-07-16T23:18:37.8111640Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-16T23:18:37.8141068Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-16T23:18:37.8336460Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-16T23:18:37.8368078Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-16T23:18:37.8552159Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-16T23:18:37.8578718Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-16T23:18:37.8767541Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-16T23:18:37.8796992Z ##[endgroup]
2026-07-16T23:18:37.8798500Z ##[group]Fetching the repository
2026-07-16T23:18:37.8803887Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +11f5ad26d5cb2141c16dbe8c657cd86cc95ba301:refs/remotes/pull/16/merge
2026-07-16T23:18:38.3082513Z ##[endgroup]
2026-07-16T23:18:38.3084536Z ##[group]Determining the checkout info
2026-07-16T23:18:38.3086543Z ##[endgroup]
2026-07-16T23:18:38.3087990Z [command]/usr/bin/git sparse-checkout disable
2026-07-16T23:18:38.3175867Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-16T23:18:38.3198423Z ##[group]Checking out the ref
2026-07-16T23:18:38.3200283Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/16/merge
2026-07-16T23:18:38.3240057Z HEAD is now at 11f5ad2 Merge 66d9dc645d73dac49fd0e7c8f10b7bd079d647a9 into 0bb37f352d871f288d3c1ab5af6133020d57c674
2026-07-16T23:18:38.3243710Z ##[endgroup]
2026-07-16T23:18:38.3276131Z [command]/usr/bin/git log -1 --format=%H
2026-07-16T23:18:38.3294670Z 11f5ad26d5cb2141c16dbe8c657cd86cc95ba301
